Goto

Collaborating Authors

 data structure data-type and object


Python Data Structures Data-types and Objects

#artificialintelligence

Python is an object-oriented language and the basis of all data types are formed by classes. Its variable assignment is different from c, c, and java. The variable does not have a declaration, it is just an assignment statement. Python is a dynamically typed language. It has no knowledge about the variable's datatype until the code executes.